#site_center {text-align:center;}
#main {
	width:990px;
	margin:0 auto;
	text-align:left;
	vertical-align: baseline;
}

#header {height:360px;}

.col_1, .col_2, .col_3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 { width:434px;}
#page1 #content .col_2 { width:250px;}
#page1 #content .col_3 { width:284px;}

/*======= departments.html =======*/
#page2 #content .row_1 { height:65px;}
#page2 #content .col_1 { width:256px;}
#page2 #content .col_2 { width:712px;}

/*======= index-2.html =======*/
#page3 #content .col_1 { width:604px;}
#page3 #content .col_2 { width:364px;}

/*======= news.html =======*/
#page4 #content .col_1 { width:328px;}
#page4 #content .col_2 { width:320px;}
#page4 #content .col_3 { width:328px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:354px;}
#page5 #content .col_2 { width:614px;}

/*======= index-5.html =======*/
#page6 #content .col_1 { width:374px;height:530px;}
#page6 #content .col_2 { width:310px;height:530px;}
#page6 #content .col_3 { width:284px;height:530px;}

/*======= index-6.html =======*/
#page7 #content .col_1 {width:604px;}
#page7 #content .col_2 { width:364px;}

/*======= contect.html =======*/
#page8 #content .col_1 {width:968px;}

/*======= index-8.html =======*/
#page9 #content .col_1 {width:968px;}

/*======= template.html =======*/
#template #content .col_1 {width:968px;}
#template .indent1 p {
	font-size: 1em;
	text-align: left;
	margin-bottom: 5px;
}



/*============Footer=============*/


#footer {height:108px;}
